Bump vite from 8.0.12 to 8.0.16#126
Conversation
1e8a9ac to
20ea893
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.12 to 8.0.16. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
20ea893 to
22ebb1d
Compare
Greptile SummaryAutomated dependency bump of the
Confidence Score: 5/5Safe to merge — this is a patch-level vite bump that includes two security fixes (UNC/alternate-path rejection in the dev-server editor middleware) and several bug fixes, with no API-breaking changes. Both changed files are purely mechanical: a single version string in No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[dependabot opens PR] --> B[package.json: vite 8.0.12 → 8.0.16]
B --> C[pnpm-lock.yaml regenerated]
C --> D{Downstream peer resolutions updated}
D --> E["@storybook/addon-docs"]
D --> F["@storybook/addon-vitest"]
D --> G["@vitejs/plugin-react"]
D --> H["vitest / @vitest/browser"]
Reviews (1): Last reviewed commit: "Bump vite from 8.0.12 to 8.0.16" | Re-trigger Greptile |
|
Superseded by #176. |
Bumps vite from 8.0.12 to 8.0.16.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)